翻訳と辞書
Words near each other
・ NICD
・ Nicdali Rivera-Calanoc
・ Nice
・ Nice & Slow
・ Nice & Smooth
・ Nice & Wild
・ Nice 'n Easy (hair coloring)
・ Nice 'n' Easy
・ Nice 'n' Greasy
・ Nice 'n' Sleazy
・ Nice 'N' Slow
・ Nice (band)
・ NICE (disambiguation)
・ Nice (disambiguation)
・ Nice (Nice album)
Nice (programming language)
・ Nice (Rollins Band album)
・ Nice (song)
・ Nice (surname)
・ Nice (The Nice album)
・ Nice (Unix)
・ Nice 2 model
・ Nice Air Base
・ Nice an' Cool
・ Nice and Blue (Pt. Two)
・ Nice and Easy
・ Nice and Easy (album)
・ Nice and Lovely
・ Nice and Nicely Done
・ Nice and Smooth (album)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Nice (programming language) : ウィキペディア英語版
Nice (programming language)

Nice is an object-oriented programming language released under the GNU General Public License.
It features a powerful type system which can help eliminate many common bugs, such as null pointer dereferences and invalid casts, by detecting potential runtime errors at compile-time; the goal of the designers was to provide safety features comparable to those found in languages such as ML and Haskell, but using a more conventional syntax.
Nice aims to be feature-rich, and as such, in addition to the common features of modern object-oriented programming languages, it implements contracts in the style of Eiffel, class extensibility through multimethods, and many concepts drawn from functional programming such as anonymous functions, tuples, pattern matching (“value dispatch”), and parametric polymorphism.
Source programs are compiled to Java bytecode, and can therefore interact with libraries written in Java and other programming languages targeting the Java Virtual Machine.
Work on the Nice language appears to have slowed since early 2006.
== External links ==

* (Nice website )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Nice (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.